home *** CD-ROM | disk | FTP | other *** search
- object Form13: TForm13
- Left = 23
- Top = 573
- Cursor = crHourGlass
- BorderIcons = []
- BorderStyle = bsNone
- ClientHeight = 168
- ClientWidth = 331
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 333
- Height = 135
- Cursor = crHourGlass
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- Transparent = True
- end
- object Label1: TLabel
- Left = 138
- Top = 150
- Width = 57
- Height = 13
- Caption = 'Starting...'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- end
- object StaticText1: TStaticText
- Left = 40
- Top = 133
- Width = 106
- Height = 17
- Alignment = taCenter
- Caption = 'Total RAM saved:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 0
- end
- object StaticText2: TStaticText
- Left = 147
- Top = 133
- Width = 138
- Height = 17
- Caption = '234,234,234 bytes (234 MB)'
- TabOrder = 1
- end
- end
-